Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 31 Aug 2020 14:50:14 +0000 (10:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 31 Aug 2020 14:50:14 +0000 (10:50 -0400)
testsuite/gtk/builder.c

index 571e6cb1c1b99d1a03f7af9e479dbfcdbe4fb3cd..754d05c63eb2c2200757ad9f81e29d9922acecb9 100644 (file)
@@ -408,7 +408,7 @@ test_sizegroup (void)
     "          <object class=\"GtkCheckButton\" id=\"radio1\"/>"
     "        </child>"
     "        <child>"
-    "          <object class=\"GtkChekcButton\" id=\"radio2\"/>"
+    "          <object class=\"GtkCheckButton\" id=\"radio2\"/>"
     "        </child>"
     "      </object>"
     "    </child>"